var runtime.failallocatestack

3 uses

	runtime (current package)
		os_linux.go#L191: 		write(2, unsafe.Pointer(&failallocatestack[0]), int32(len(failallocatestack)))
		os_linux.go#L201: var failallocatestack = []byte("runtime: failed to allocate stack for the new OS thread\n")